binary code

英 [ˈbaɪnəri kəʊd] 美 [ˈbaɪnəri koʊd]

n.  二进制码

计算机



柯林斯词典

  1. N-VAR 二进制码
    Binary code is a computer code that uses the binary number system.
    1. The instructions are translated into binary code, a form that computers can easily handle.
      指令被转换成计算机易于处理的二进制码。

双语例句

  1. The instructions are translated into binary code, a form that computers can easily handle.
    指令被转换成计算机易于处理的二进制码。
  2. Store the resulting binary code in the conversion database as a blob.
    将生成的二进制代码存储为转换数据库中的一个blob。
  3. Convert intermediate representations into target binary code through use of a conversion database.
    通过使用一个转换数据库将中介表示转换为目标二进制表。
  4. However, in software terms, this definition can be refined as the study of source or binary code that is not currently running.
    但是,在软件术语中,该定义可以精炼为研究当前没有运行的源代码或二进制码。
  5. The following table shows each letter of this message in ASCII, hex, and binary code
    下表列出了这条消息中每个字符的ASCII码、十六进制码和二进制编码
  6. A compiler, for instance, expects source code as input and transmutes it to binary code suitable for execution.
    例如,编译器期望获得源代码作为输入并将其转化为适于执行的二进制代码。
  7. The linker replaces that reference with the actual address at which it had loaded the function, so that the resulting binary code has the right address in place.
    链接器使用加载该函数的真实地址去替换这个引用,以便生成的二进制代码在适当的位置会有正确的地址。
  8. It would, however, be very tedious and difficult to write all information in binary code.
    把所有的信息都翻译成二进制码是十分枯燥和困难的。
  9. Number of binary code recording on magnetic tape per unit length.
    单位长度的磁带上所记录的二进制代码数。
  10. It can generate binary code, but it can also write MSIL assemblies.
    它能生成二进制代码,也能输出MSIL程序集。
  11. His favorite mouse possesses a blue and white checked pattern, showing a strong preference for binary code.
    他最喜欢的鼠标拥有蓝色和白色检查模式,呈现出强烈倾向于二进制代码。
  12. Encoding system of absolute encoder generally uses natural binary code, Gray code, Gray-excess-code and so on.
    绝对式编码器编码码制通常采用自然二进制码、格雷码、格雷余码等。
  13. Seismic signals are stored digitally in binary code.
    地震信号是以二进制编码的数字形式储存的。
  14. A compilation of language and the binary code conversion table, you can use the compiler design.
    一个汇编语言与二进制代码的转换表,可以用编译器的设计。
  15. In this paper, The Grey code of absolute rotary encoder converting to Binary code by PLC is introduced, which realize measuring gate opening.
    介绍了绝对值型旋转编码器通过PLC将格雷码转换成二进制码,实现闸门开度测量的方法。
  16. Please visit the ide in script task editor by clicking Design script button to cause binary code to be generated.
    请单击“设计脚本”按钮,使用脚本任务编辑器中的ide来生成二进制代码。
  17. This paper introduces the procedure of extraction based on binary code, and the ways to implement the procedure in the CPLD/ FPGA device with the HDL description.
    讨论二进制开方运算的过程以及利用CPLD/FPGA进行开方运算硬件电路的设计思想和实现方案。
  18. Althought mane coding schemes have been developed over the years, the most popular of these use a binary code decimal ( BCD) approach.
    多年来研制了许多编码方案,其中最流行的是二进制编码的十进制(BCD)方案。
  19. A signature is a specific string of binary code that functions as an identifier for a specific virus.
    一个特征是一个特殊的二进制代码串,其功能是用来鉴定特定病毒。
  20. Survey of Static Analysis Methods for Binary Code Vulnerability
    二进制程序安全缺陷静态分析方法的研究综述
  21. A bit added to a binary code that indicates parity and is used to check the integrity of data. even parity check
    奇偶校验位加在二进制码上的一个标明奇偶数的位,用于检验数据的完整性
  22. Binary code execution path based on symbolic and actual program execution
    基于符号执行与实际执行的二进制代码执行路径分析
  23. In practice, it means that binary code that is generated by a C++ compiler is not compatible with other C++ compilers.
    实际上,由一个C++编译器产生的二进制代码并不能被其它C++编译器兼容。
  24. The even or odd quality of the number of1's or0's in a binary code, often used to determine the integrity of data especially after transmission.
    配类二进制码中数字1或0的奇偶性,通常用作判定输送后数据的完整性。
  25. This magnetometer is characterized by the output signal can be easily converted into binary code.
    这种磁强计的特点是,可将输出信号简便地转换成二元代码。
  26. The broad role of disassembly is to create mnemonic representation of binary code.
    反汇编主要用来产生二进制代码的助记码表示。
  27. This paper presents two kinds of algorithm for conversion between BCD code and binary code.
    提出了两种硬件实现的BCD码和二进制码的相互转换算法。
  28. The application is compiled as usually, then the profiler is used to inject binary code into the assemblies which are to be monitored.
    应用程序像往常一样编译,分析器会在需要监测的程序集中插入二进制代码。
  29. Moreover, the binary code of the same C++ compiler may be incompatible with other versions of this compiler.
    再者,在同一个编译器但不同版本的二进制代码也是互不兼容的。
  30. A new phase unwrapping method based on structured light binary code is discussed.
    探讨了一种新的基于结构光编码相展开技术。

英英释义

noun

  1. code using a string of 8 binary digits to represent characters